home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Tool Chest / Development Tools & Languages / • Other Platforms / PCCTS / lang / C / README < prev    next >
Encoding:
Text File  |  1994-09-14  |  300 b   |  12 lines  |  [TEXT/MPS ]

  1.  
  2. Quick note:
  3.  
  4. You must run any code through the C preprocessor (e.g. "cc -E $(CFLAGS)
  5. file.c") before sending it to the prototype generator.
  6.  
  7. This grammar really stinks and was written long long ago in a galaxy
  8. far far away.  I spend time on the tools not on applications of it,
  9. sorry.
  10.  
  11. Terence Parr
  12.